Call gdk_window_withdraw rather than gdk_window_hide; this makes things
authorOwen Taylor <otaylor@redhat.com>
Mon, 12 Jun 2000 21:08:05 +0000 (21:08 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 12 Jun 2000 21:08:05 +0000 (21:08 +0000)
commitcbe220de09f3a09f20d551e09cb7522198a66eaa
treea8cc985d411fb4a3a31e13a501bd00b1d25d1659
parent9df3e65391948ef75fcab7bba8da6ee1fb718f21
Call gdk_window_withdraw rather than gdk_window_hide; this makes things

Mon Jun 12 16:58:40 2000  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkwindow.c (gtk_window_unmap): Call gdk_window_withdraw
rather than gdk_window_hide; this makes things work
correctly if the window is programmatically hidden while
iconified.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8